net/http.http2serverConn.flow (field)
4 uses
net/http (current package)
h2_bundle.go#L4123: sc.flow.add(http2initialWindowSize)
h2_bundle.go#L4220: flow http2flow // conn-wide (not stream-specific) outbound flow control
h2_bundle.go#L5216: if !sc.flow.add(int32(f.Increment)) {
h2_bundle.go#L5704: st.flow.conn = &sc.flow // link to conn-level counter
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)